ComponentOne ASP.NET MVC Controls
SetKLineStyle Method

C1.Web.Mvc.Finance.Fluent Namespace > StochasticBuilder<T> Class : SetKLineStyle Method
The stroke
The stroke width
Sets the k line style.
Syntax
'Declaration
 
Public Function SetKLineStyle( _
   Optional ByVal stroke As String, _
   Optional ByVal strokeWidth As Nullable(Of Integer) _
) As StochasticBuilder(Of T)

Parameters

stroke
The stroke
strokeWidth
The stroke width

Return Value

Current builder
See Also

Reference

StochasticBuilder<T> Class
StochasticBuilder<T> Members